Page MenuHomePhorge

D3979.1765189060.diff
No OneTemporary

Size
966 B
Referenced Files
None
Subscribers
None

D3979.1765189060.diff

diff --git a/docs/dev_environment.md b/docs/dev_environment.md
--- a/docs/dev_environment.md
+++ b/docs/dev_environment.md
@@ -495,24 +495,10 @@
```
mkdir -p keyserver/facts
-vim keyserver/facts/url.json
+vim keyserver/facts/commapp_url.json
```
-Your `url.json` file should look like this:
-
-```json
-{
- "baseRoutePath": "/"
-}
-```
-
-Next, we’ll create files for constructing URLs for the main app.
-
-```
-vim keyserver/facts/squadcal_url.json
-```
-
-Your `squadcal_url.json` file should look like this:
+Your `commapp_url.json` file should look like this:
```json
{
@@ -523,13 +509,7 @@
}
```
-Copy the contents of `squadcal_url.json` to a file called `commapp_url.json`.
-
-```
-cp keyserver/facts/squadcal_url.json keyserver/facts/commapp_url.json
-```
-
-Finally, we’ll create a file for the URLs in the landing page.
+Additionally, we’ll create a file for the URLs in the landing page.
```
vim keyserver/facts/landing_url.json

File Metadata

Mime Type
text/plain
Expires
Mon, Dec 8, 10:17 AM (3 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5847868
Default Alt Text
D3979.1765189060.diff (966 B)

Event Timeline