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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ Every feature or bug should come with an associate test to keep the coverage as
26
26
27
27
We are maintaining 2 documentations:
28
28
-[README.md](README.md) which contains everything you need to know to start working with the module.
29
-
-[go-feature-flag website](https://thomaspoignant.github.io/go-feature-flag/) which is the full detail documentation of the module.
29
+
-[go-feature-flag website](https://gofeatureflag.org) which is the full detail website containing the documentation.
30
30
31
-
If your contribution has impact on the documentation, please check both version.
31
+
If your contribution has impact on the documentation, please check both version. You can check how to work on the documentation [here](./website/README.md).
0 commit comments