-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Fast Track (FT)
-
Fix Version/s: 8.10
-
Component/s: Core Dev Guide (CORG), Developer documentation, Doc Look & Feel, Studio, User Guide
-
Tags:
-
Sprint:nxProduct-W4, nxProduct-W6, nxProduct-W8, nxProduct-W32
We find several ways to write nuxeo server URLs in the documentation:
- http://localhost:8080/nuxeo
- http://nuxeo-server/nuxeo
- http://
{server}
:
{port}/nuxeo
- http://<mynuxeo>/nuxeo
- http://NUXEO_SERVER/nuxeo
- http://www.mynuxeoapp.com/nuxeo
- http://myserver.nuxeo.com/nuxeo
- http://NUXEO_URL/nuxeo/
- http://host:port/nuxeo
- http:/nuxeo-platform-url/nuxeo
- http://<nuxeoserver>/nuxeo/
- ...
We should only use syntax: http://NUXEO_SERVER/nuxeo.