Browse Source

Fix link to pad

Rémi Verschelde 9 years ago
parent
commit
b180db58f2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      contributing/updating_the_class_reference.rst

+ 3 - 3
contributing/updating_the_class_reference.rst

@@ -17,9 +17,9 @@ can fill in the blanks and ensure a good documentation level in no time!
 **Important notes:**
 
 -  To coordinate the effort and have an overview of the current status, we use
-   this pad: **https://etherpad.net/p/godot-classref-status**. Please follow the
-   instructions there to notify the other documentation writers about what you
-   are working on.
+   `a collaborative pad <https://etherpad.net/p/godot-classref-status>`. Please
+   follow the instructions there to notify the other documentation writers about
+   what you are working on.
 -  We aim at completely filling the class reference in English
    first. Once it nears 90-95% completion, we could start thinking about
    localisating in other languages.