Skip to content

Commit 585caf4

Browse files
committed
remove trailing slash
1 parent c5f833a commit 585caf4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ contact_links:
44
url: https://discord.gg/fixsecurity
55
about: Chat with other users and the development team
66
- name: 📄 Documentation
7-
url: https://fixinventory.org/
7+
url: https://fixinventory.org
88
about: Read and search documentation

.github/workflows/algolia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
3131
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
3232
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
33-
site-url: https://fixinventory.org/
33+
site-url: https://fixinventory.org
3434
crawler-name: inventory-fix

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Fix Inventory Website](https://fixinventory.org/)
1+
# [Fix Inventory Website](https://fixinventory.org)
22

33
[![Netlify Status](https://api.netlify.com/api/v1/badges/e5843266-740b-40d5-ae38-3d38ba3c0456/deploy-status)](https://app.netlify.com/sites/fix-inventory/deploys)
44

0 commit comments

Comments
 (0)