mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
correct links to example settings.json files
This commit is contained in:
parent
b9541f938b
commit
6f1bab5faf
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
|
||||
|
||||
<h1>Etherpad Lite Settings</h1>
|
||||
<a href=''>Example production settings template</a>
|
||||
<a href=''>Example development settings template</a>
|
||||
<a href='https://github.com/Pita/etherpad-lite/wiki/Example-Production-Settings.JSON'>Example production settings template</a>
|
||||
<a href='https://github.com/Pita/etherpad-lite/wiki/Example-Development-Settings.JSON'>Example development settings template</a>
|
||||
<textarea class="settings"></textarea>
|
||||
<input type="button" class="settingsButton" id="saveSettings" value="Save Settings">
|
||||
<input type="button" class="settingsButton" id="restartEtherpad" value="Restart Etherpad">
|
||||
|
|
Loading…
Reference in a new issue