line / centraldogma

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
https://line.github.io/centraldogma/
Apache License 2.0
604 stars 118 forks source link

Remove a trailing slash in the webapp paths #1013

Closed ikhoon closed 3 months ago

ikhoon commented 3 months ago

Motivation:

/app/projects is more concise and simple than /app/projects/

Modifications:

Result:

Paths in the webapp no longer contains a trailing slash.