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
+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
@@ -3,7 +3,7 @@ Read our [Code of Conduct](CODE_OF_CONDUCT.md) to keep our community approachabl
3
3
This guide will give you an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
4
4
5
5
# Local Setup
6
-
- Follow [Setup Guide](/docs/one-click-dev.md) for setting up the project locally.
6
+
- Follow [Setup Guide](/docs/“How-to”%20guides/User%20Guides/Setup%20Enigma%20Locally/Local%20Setup%20with%20Docker.md) for setting up the project locally.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,8 @@ Refer to [this doc](/docs/%E2%80%9CHow-to%E2%80%9D%20guides/Adding%20Modules.md)
13
13
14
14
The following steps are for hosting Enigma locally from published docker container images.
15
15
16
-
For development setup, follow this [doc](/docs/one-click-dev.md)
16
+
For development setup, follow these docs [using docker](/docs/“How-to”%20guides/User%20Guides/Setup%20Enigma%20Locally/Local%20Setup%20with%20Docker.md),
0 commit comments