Skip to content

Commit 784d8eb

Browse files
authored
Add database error shortlink (#204)
1 parent a41cfb8 commit 784d8eb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

s/subs-gone.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: redirect
3+
sitemap: false
4+
redirect_to: /documentation/bugs-first-aid/database-error
5+
---

s/sync-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
layout: redirect
33
sitemap: false
4-
redirect_to: /documentation/general/synchronization
4+
redirect_to: /documentation/general/synchronization
55
---

0 commit comments

Comments
 (0)