mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
docs: Fix the remainder of hard-coded links to wiki
This commit is contained in:
@@ -13,7 +13,7 @@ const TPL = `
|
||||
}
|
||||
</style>
|
||||
|
||||
<span class="shared-text"></span> <a class="shared-link external"></a>. For help visit <a href="https://github.com/zadam/trilium/wiki/Sharing">wiki</a>.
|
||||
<span class="shared-text"></span> <a class="shared-link external"></a>. For help visit <a href="https://github.com/TriliumNext/Docs/blob/main/Wiki/sharing.md">wiki</a>.
|
||||
</div>`;
|
||||
|
||||
export default class SharedInfoWidget extends NoteContextAwareWidget {
|
||||
|
||||
Reference in New Issue
Block a user