···77 * To add a new advice, you need to:
88 * Define a new advice_type.
99 * Add a new entry to advice_setting array.
1010- * Add the new config variable to Documentation/config/advice.txt.
1010+ * Add the new config variable to Documentation/config/advice.adoc.
1111 * Call advise_if_enabled to print your advice.
1212 */
1313enum advice_type {