diff --git a/articles/guides/Limnoria.html b/articles/guides/Limnoria.html index 27adac7..270796b 100644 --- a/articles/guides/Limnoria.html +++ b/articles/guides/Limnoria.html @@ -246,7 +246,16 @@ here. This should describe *what* the plugin does.
...
We just found a bug! Good thing that I just told you what this plugin does.
-eginning configuration for NickAuth...
+This bug is now fixed.
+Support authentication based on nicks and network services.
+
+
+ Would you like to load this plugin [y/n] (default: y)
+
+y
+
+See above.
+Beginning configuration for NickAuth...
Done!
diff --git a/articles/guides/Limnoria.html.md b/articles/guides/Limnoria.html.md
index 455e324..0afbc35 100644
--- a/articles/guides/Limnoria.html.md
+++ b/articles/guides/Limnoria.html.md
@@ -394,8 +394,21 @@ here. This should describe *what* the plugin does.
We just found [a bug](https://github.com/ProgVal/Limnoria/issues/425)! Good thing that I just told you what this plugin does.
+This bug is now fixed.
+
```
-eginning configuration for NickAuth...
+Support authentication based on nicks and network services.
+
+
+ Would you like to load this plugin [y/n] (default: y)
+```
+
+> y
+
+See above.
+
+```
+Beginning configuration for NickAuth...
Done!