Skip to content

Commit ba81081

Browse files
committed
Remove dead link
1 parent 59f690e commit ba81081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/help/documentation-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This documentation format strives for simplicity and regularity. It should be ea
44

55
All documentation can use the same markdown as in Elm. You can check out the [Maybe](https://github.com/elm/core/blob/master/src/Maybe.elm) and [Result](https://github.com/elm/core/blob/master/src/Result.elm) documentation for complete examples.
66

7-
If you are preparing to publish a package, you should read through the [API design guidelines](/help/design-guidelines) and [preview your documentation](/help/docs-preview).
7+
If you are preparing to publish a package, you should also read through the [API design guidelines](/help/design-guidelines)!
88

99

1010
## Documenting a value

0 commit comments

Comments
 (0)