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: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@ With this program, you can easily create a repository on GitHub :octocat: with a
32
32
-__*-createstructure__: createstructure's funtionallity (eg. server management, apps, etc.)
33
33
-[__manager-createstructure__](https://github.com/createstructure/manager-createstructure): the repo where there is everything you need for server management
34
34
-[__core-createstructure__](https://github.com/createstructure/core-createstructure): the repo where there is the docker source to be run by the manager-createstructure
35
-
-[__rest-createstructure__](https://github.com/createstructure/rest-createstructure): the repo cointaining the public part of the REST/ API
36
-
-[__librerias-createstructure__](https://github.com/createstructure/librerias-createstructure): the repo cointaining the library used by [core-createstructure](https://github.com/createstructure/core-createstructure) & [manager-createstructure](https://github.com/createstructure/manager-createstructure)
35
+
-[__rest-createstructure__](https://github.com/createstructure/rest-createstructure): the repo containing the public part of the REST/ API
36
+
-[__librerias-createstructure__](https://github.com/createstructure/librerias-createstructure): the repo containing the library used by [core-createstructure](https://github.com/createstructure/core-createstructure) & [manager-createstructure](https://github.com/createstructure/manager-createstructure)
37
37
-__*-template__: the templates that can be used by anyone (eg. default-template)
38
38
-[__default-template__](https://github.com/createstructure/default-template): this template is the reference point for all the others
0 commit comments