We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b21b1 commit c8bee26Copy full SHA for c8bee26
action/create-readme.rb
@@ -87,7 +87,7 @@ def build_developer_list(users)
87
end
88
89
def handle_link(login)
90
- "[@#{login}](#{login})"
+ "[@#{login}](##{login})"
91
92
93
def photo_link(login)
0 commit comments