Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32219837
D3979.1765189060.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
966 B
Referenced Files
None
Subscribers
None
D3979.1765189060.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D3979: [docs] Update url.json instructions in dev environment setup doc
Attached
Detach File
Event Timeline
Log In to Comment