Browse Source

chore: fix wrong repo links

Tienson Qin 5 years ago
parent
commit
1614113f61
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -111,7 +111,7 @@ yarn watch
 
 1.  Download jar
 
-    Go to <https://github.com/logseq/logseq-internal/releases>, download the `logseq.jar` and move it to the `resources` directory.
+    Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and move it to the `resources` directory.
 
 2.  Run jar
 
@@ -140,7 +140,7 @@ Make sure you have PostgreSQL running. You can check if it's running with `pg_ct
 
 ### 4. Download the Clojure server
 
-Go to <https://github.com/logseq/logseq-internal/releases>, download the `logseq.jar` and move into the root directory of repo.
+Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and move into the root directory of repo.
 
 ### 5. Start Logseq