Skip to content

Commit 5c5ea04

Browse files
committed
refactor(multi): updated changelog links & removed its workflow
1 parent 1dfb136 commit 5c5ea04

File tree

3 files changed

+3
-28
lines changed

3 files changed

+3
-28
lines changed

.github/workflows/deploy-changelog.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Contributions are always welcome and recommended! Here is how:
183183

184184
## Changelog 📆
185185

186-
Please refer to the [CHANGELOG](https://themeselection.com/demo/sneat-bootstrap-html-admin-template-free/changelog.html) file. We will add detailed release notes to each new release.
186+
Please refer to the [CHANGELOG](https://github.com/themeselection/sneat-bootstrap-html-admin-template-free/blob/main/CHANGELOG.md) file. We will add detailed release notes to each new release.
187187

188188
## Social Media 🌍
189189

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ <h5 class="card-header">Other Important Links</h5>
9999
<td>Changelog</td>
100100
<td>
101101
<a
102-
href="https://themeselection.com/demo/sneat-bootstrap-html-admin-template-free/changelog.html"
102+
href="https://github.com/themeselection/sneat-bootstrap-html-admin-template-free/blob/main/CHANGELOG.md"
103103
target="_blank"
104-
>https://themeselection.com/demo/sneat-bootstrap-html-admin-template-free/changelog.html</a
104+
>https://github.com/themeselection/sneat-bootstrap-html-admin-template-free/blob/main/CHANGELOG.md</a
105105
>
106106
</td>
107107
</tr>

0 commit comments

Comments
 (0)