| @@ -12,9 +12,9 @@ | ||
| 12 | 12 | |
| 13 | 13 | <div class="wpf-subtitle"> |
| 14 | 14 | <span class="dashicons dashicons-admin-links"></span> <?php _e( 'Permalinks', 'wpforo' ) ?> |
| 15 | 15 | <div class="wpf-opt-doc" style="float: right; font-size: 16px; margin-right: -8px;"> |
| 16 | - <a href="https://wpforo.com/docs/wpforo-v2/settings/board-settings/#permalinks" title="<?php _e('Read the documentation', 'wpforo') ?>" target="_blank"><i class="far fa-question-circle"></i></a> | |
| 16 | + <a href="https://wpforo.com/docs/wpforo-v3/settings/board-settings/#permalinks" title="<?php _e('Read the documentation', 'wpforo') ?>" target="_blank"><i class="far fa-question-circle"></i></a> | |
| 17 | 17 | </div> |
| 18 | 18 | </div> |
| 19 | 19 | |
| 20 | 20 | <?php |