소스 검색

Merge pull request #30 from ryanfortner/patch-6

update image link in readme
don 3 년 전
부모
커밋
4a83ad9c35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -5,7 +5,7 @@
 This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
 
 ### App Template for Portainer
-![alt text](https://github.com/novaspirit/pi-hosted/blob/main/apptemplate.png?raw=true)
+![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)
 
 ### Installation
 Run `install-docker.sh`, to install docker, and add the user pi to the docker usergroup.