Skip to content

Commit 46def44

Browse files
wxiaoguanglunny
andauthored
Update modules/markup/html_internal_test.go
Co-authored-by: Lunny Xiao <[email protected]>
1 parent ec699cb commit 46def44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/markup/html_internal_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const (
2020
TestAppURL = "http://localhost:3000/"
21-
TestRepoURL = TestAppURL + "owenr/repo/"
21+
TestRepoURL = TestAppURL + "owner/repo/"
2222
)
2323

2424
// externalIssueLink an HTML link to an alphanumeric-style issue

0 commit comments

Comments
 (0)