Skip to content

Commit 311619a

Browse files
committed
Put <> around a link
1 parent 047a256 commit 311619a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terminal/src/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ publish =
266266
\ it ends up as an experiment on GitHub only. Point is, try to be\
267267
\ respectful of the community and package ecosystem!"
268268
, reflow
269-
"Check out https://package.elm-lang.org/help/design-guidelines for guidance on how to create great packages!"
269+
"Check out <https://package.elm-lang.org/help/design-guidelines> for guidance on how to create great packages!"
270270
]
271271
in
272272
Interface "publish" Uncommon details example noArgs noFlags Publish.run

0 commit comments

Comments
 (0)