| @@ -20,9 +20,9 @@ | ||
| 20 | 20 | |
| 21 | 21 | <div class="wpf-subtitle"> |
| 22 | 22 | <span class="dashicons dashicons-admin-links"></span> <?php _e( 'Permalinks', 'wpforo' ) ?> |
| 23 | 23 | <div class="wpf-opt-doc" style="float: right; font-size: 16px; margin-right: -8px;"> |
| 24 | - <a href="https://wpforo.com/docs/wpforo-v2/settings/general-settings/#permalinks" title="<?php _e('Read the documentation', 'wpforo') ?>" target="_blank"><i class="far fa-question-circle"></i></a> | |
| 24 | + <a href="https://wpforo.com/docs/wpforo-v3/settings/general-settings/#permalinks" title="<?php _e('Read the documentation', 'wpforo') ?>" target="_blank"><i class="far fa-question-circle"></i></a> | |
| 25 | 25 | </div> |
| 26 | 26 | </div> |
| 27 | 27 | |
| 28 | 28 | <?php |