Fix project link for wifi-card
The old site was dead and this now points at the GitHub which does also have a link to the new hosted version
This commit is contained in:
parent
b0211b2945
commit
359f3239f0
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
<Project>https://wifi.dev.bdw.to/</Project>
|
||||
<Project>https://github.com/bndw/wifi-card</Project>
|
||||
<Overview>Print a neat little card with your WiFi info and stick it on the fridge.</Overview>
|
||||
<Category>Other:</Category>
|
||||
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
||||
|
@ -15,4 +15,4 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wifi-card.png</Icon>
|
||||
<Description>Print a neat little card with your WiFi info and stick it on the fridge.</Description>
|
||||
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8000</Config>
|
||||
</Container>
|
||||
</Container>
|
||||
|
|
Loading…
Reference in a new issue