Browse Source

Merge pull request #2457 from FSG-Cat/patch-3

Fix formating error in Draupnir docs
pull/2458/head
Slavi Pantaleev 3 years ago
committed by GitHub
parent
commit
8263228ffb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md

+ 1
- 1
docs/configuring-playbook-bot-draupnir.md View File

@@ -81,7 +81,7 @@ matrix_bot_draupnir_management_room: "ROOM_ID_FROM_STEP_4_GOES_HERE"


## 5b. Migrating from Mjolnir (Only required if migrating.) ## 5b. Migrating from Mjolnir (Only required if migrating.)


Replace your matrix_bot_mjolnir config with matrix_bot_draupnir config. Also disable mjolnir if you're doing migration.
Replace your `matrix_bot_mjolnir` config with `matrix_bot_draupnir` config. Also disable mjolnir if you're doing migration.
That is all you need to do due to that Draupnir can complete migration on its own. That is all you need to do due to that Draupnir can complete migration on its own.


## 6. Installing ## 6. Installing


Loading…
Cancel
Save