Page MenuHomePhabricator

[chronik.e.cash] enable trailing slashes for consistent URL structure
ClosedPublic

Authored by alitayin on Thu, Apr 3, 06:49.

Details

Reviewers
emack
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC431239ff5459: [chronik.e.cash] enable trailing slashes for consistent URL structure
Summary

Due to nginx redirects, URLs without the "/" suffix will lose "docs" in the domain. If we can use trailingSlash to keep in-page routes
ending with slashes, it would largely solve the redirection issues caused by copying and pasting links and refreshing.

Test Plan

Rebuilt the chronik.e.cash documentation in a new environment to test trailingSlash

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Thu, Apr 3, 06:49
alitayin requested review of this revision.Thu, Apr 3, 06:49

Trailing slash now added when navigating to various pages

image.png (137×515 px, 13 KB)

This revision is now accepted and ready to land.Thu, Apr 3, 07:25