Skip to content

Commit c8bee26

Browse files
authoredJul 9, 2020
fix links
1 parent 77b21b1 commit c8bee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎action/create-readme.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def build_developer_list(users)
8787
end
8888

8989
def handle_link(login)
90-
"[@#{login}](#{login})"
90+
"[@#{login}](##{login})"
9191
end
9292

9393
def photo_link(login)

0 commit comments

Comments
 (0)
Failed to load comments.