summaryrefslogtreecommitdiffstats
path: root/urls.txt
diff options
context:
space:
mode:
Diffstat (limited to 'urls.txt')
-rw-r--r--urls.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/urls.txt b/urls.txt
index 4e79c1589..ce671f812 100644
--- a/urls.txt
+++ b/urls.txt
@@ -73,8 +73,8 @@ use will be rewritten into URLs that work), you can create a
configuration section of the form:
------------
- [url "<actual url base>"]
- insteadOf = <other url base>
+ [url "<actual-url-base>"]
+ insteadOf = <other-url-base>
------------
For example, with this:
@@ -92,8 +92,8 @@ If you want to rewrite URLs for push only, you can create a
configuration section of the form:
------------
- [url "<actual url base>"]
- pushInsteadOf = <other url base>
+ [url "<actual-url-base>"]
+ pushInsteadOf = <other-url-base>
------------
For example, with this: