Rename AdventureLog to Voyage and add fork attribution
- Replace all AdventureLog references with Voyage across ~102 files (7 case variants: AdventureLog, adventurelog, Adventurelog, ADVENTURELOG, AdventUrelog, AdventureLOG, adventure-log, adventure_log) - Rename brand, static, and documentation assets to use voyage naming - Rename install_adventurelog.sh → install_voyage.sh - Update README.md and voyage_overview.md to credit AdventureLog as the upstream project and Sean Morley as its original creator
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</h1>
|
||||
|
||||
<p class="mt-4">
|
||||
AdventureLog server encountered an error while processing your request.
|
||||
Voyage server encountered an error while processing your request.
|
||||
<br />
|
||||
Please check the server logs for more information.
|
||||
</p>
|
||||
@@ -48,7 +48,7 @@
|
||||
<div class="alert alert-warning mt-4">
|
||||
<p class="text-muted-foreground">
|
||||
<strong>Administrators:</strong> Please check your setup using the
|
||||
<a class="link link-primary" target="_blank" href="https://adventurelog.app"
|
||||
<a class="link link-primary" target="_blank" href="https://voyage.app"
|
||||
>documentation</a
|
||||
>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user