summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDavid Mehren2020-11-15 21:02:36 +0100
committerGitHub2020-11-15 21:02:36 +0100
commit4c0efe1237bc33b52d06eaf86a28adad9a041ec2 (patch)
treefa068d16074645b7b6d8d88b78724b9cd82dd879 /bin
parent299301f0fe5bea41b4407bbbc03932fc4dd1c1d3 (diff)
parent9898ab3ca5fa226967d8a3aca8e6e752554ed64d (diff)
Merge pull request #453 from hedgedoc/misc/renaming
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/setup b/bin/setup
index 1f766703..2fcc65d6 100755
--- a/bin/setup
+++ b/bin/setup
@@ -35,10 +35,10 @@ yarn install --production=false --pure-lockfile
cat << EOF
-Edit the following config file to setup CodiMD server and client.
-Read more info at https://github.com/codimd/server#configuration-files
+Edit the following config file to setup HedgeDoc server and client.
+Read more info at https://github.com/hedgedoc/hedgedoc#configuration-files
-* config.json -- CodiMD config
+* config.json -- HedgeDoc config
* .sequelizerc -- db config
EOF