소스 검색

chaning git link from github to own git server

BaumSplitter41 2 일 전
부모
커밋
9db15ff6d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -38,7 +38,7 @@
 			<div class="projects">
 				<h2>Projects</h2>
 				<p>Projects I worked on or currently working on.</p>
-				<p> <a target="_blank" rel="noopener noreferrer" style="color:#82A5D3; text-decoration: none;" href="https://github.com/baumsplitter41">• My git repositories</a></p>
+				<p> <a target="_blank" rel="noopener noreferrer" style="color:#82A5D3; text-decoration: none;" href="https://git.baumsplitter41.tech/BaumSplitter41">• My git repositories</a></p>
 				<p> <a target="_blank" rel="noopener noreferrer" style="color:#82A5D3; text-decoration: none;" href="https://vicepd-fivem.de/">• VicePD Fivem Server</a></p>
 			</div>
 		</div>