Skip to content

Commit 7edf76d

Browse files
committed
fix(docs): images URL published in GitHub Pages were wrong
1 parent 3532e19 commit 7edf76d

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ A QGIS plugin for managing your profiles and data source connections.
44

55
Published on the official QGIS plugins repository: <https://plugins.qgis.org/plugins/profile_manager/>.
66

7-
<a href="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_manage-profiles.png"><img src="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_manage-profiles.png" width="200"></a>
8-
<a href="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_plugins.png"><img src="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_plugins.png" width="200"></a>
9-
<a href="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_data-sources.png"><img src="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_data-sources.png" width="200"></a>
10-
<a href="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_other.png"><img src="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_share_other.png" width="200"></a>
11-
<a href="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_QDT-export.png"><img src="https://wheregroup.github.io/profile_manager/_static/profile_manager_ui_tab_QDT-export.png" width="200"></a>
7+
<!-- markdownlint-disable MD033 -->
8+
<a href="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_manage-profiles.png"><img src="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_manage-profiles.png" width="200" alt="Profile Manager for QGIS - Manage profiles" ></a>
9+
<a href="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_plugins.png"><img src="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_plugins.png" width="200" alt="Profile Manager - Import plugins between profiles"></a>
10+
<a href="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_data-sources.png"><img src="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_data-sources.png" width="200" alt="Profile Manager - Import data sources between profiles"></a>
11+
<a href="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_other.png"><img src="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_share_other.png" width="200" alt="Profile Manager - Import other resources between profiles"></a>
12+
<a href="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_QDT-export.png"><img src="https://wheregroup.github.io/profile_manager/_images/profile_manager_ui_tab_QDT-export.png" width="200" alt="Profile Manager - Export for QDT"></a>
13+
<!-- markdownlint-enable MD033 -->
1214

1315
📖 Check out the documentation: <https://wheregroup.github.io/profile_manager/>.
1416

0 commit comments

Comments
 (0)