mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
resolves #87: Fix archive url: missing slash
Terminate default URL with slash, add slash to custom URL when absent
This commit is contained in:
committed by
Oliver Giles
parent
bb81931ce9
commit
303fe7c6ae
@@ -51,4 +51,4 @@
|
||||
### uses a very naive and inefficient method. Best to let a real
|
||||
### webserver handle serving those requests.
|
||||
###
|
||||
#LAMINAR_ARCHIVE_URL=http://backbone.example.com/ci/archive
|
||||
#LAMINAR_ARCHIVE_URL=http://backbone.example.com/ci/archive/
|
||||
|
||||
Reference in New Issue
Block a user