Mholloway has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/254907

Change subject: Hygiene: Update example URLs in README
......................................................................

Hygiene: Update example URLs in README

Updated URLs to remove obsolete -html- from routes.

Change-Id: I767eb1b4bf63a2d2f9d8419013a3f1a7453f5143
---
M README.md
1 file changed, 2 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps 
refs/changes/07/254907/1

diff --git a/README.md b/README.md
index 536692f..82edb08 100644
--- a/README.md
+++ b/README.md
@@ -56,10 +56,10 @@
 routes you may query (with a browser, or `curl` and friends):
 
 The main route you may query (with a browser, or `curl` and friends):
-* `http://localhost:6927/{domain}/v1/page/mobile-html-sections/{title}`
+* `http://localhost:6927/{domain}/v1/page/mobile-sections/{title}`
 
 Example:
-* `http://localhost:6927/en.wikipedia.org/v1/page/mobile-html-sections/Cat`
+* `http://localhost:6927/en.wikipedia.org/v1/page/mobile-sections/Cat`
 
 There is also a route for the mobile lite app:
 * `http://localhost:6927/{domain}/v1/page/mobile-text/{title}`
@@ -100,4 +100,3 @@
 Big thank you to our services team for providing an awesome
 [template](https://github.com/wikimedia/service-template-node)
 for this and for supporting us along the way!
-

-- 
To view, visit https://gerrit.wikimedia.org/r/254907
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I767eb1b4bf63a2d2f9d8419013a3f1a7453f5143
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: Mholloway <mhollo...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to