You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/help/documentation-format.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This documentation format strives for simplicity and regularity. It should be ea
4
4
5
5
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.
6
6
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)!
0 commit comments