Skip to content

Commit

Permalink
Added download redirects
Browse files Browse the repository at this point in the history
This gives us a chance to not hard-code jfrog urls anywhere in our distro.

Related to openhab/openhab-distro#1256

Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored Mar 25, 2021
1 parent 1bc34f9 commit 45aee8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vuepress/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
/link/homekit /addons/integrations/homekit/
/link/openhabcloud /addons/integrations/openhabcloud/

# Redirect download locations

/download/repo/* https://openhab.jfrog.io/artifactory/libs-milestone-local/:splat 302

# Redirect v1 addon docs to the v2 subdomain

/addons/bindings/akm8681/ https://v2.openhab.org/addons/bindings/akm8681/ 301
Expand Down

0 comments on commit 45aee8d

Please sign in to comment.