Browse Source

fixed git url

tags/v1.0.0
Robin Thoni 8 years ago
parent
commit
1a464383e2
2 changed files with 2 additions and 1 deletions
  1. 1
    0
      .gitignore
  2. 1
    1
      index.html

+ 1
- 0
.gitignore View File

3
 *.log
3
 *.log
4
 *.gz
4
 *.gz
5
 *.swp
5
 *.swp
6
+/.idea

+ 1
- 1
index.html View File

79
 				</div>
79
 				</div>
80
 				<div class="col-lg-3">
80
 				<div class="col-lg-3">
81
                                   <p><a href="resume/Robin_THONI_resume.pdf"><i class="icon-file"></i> <sm>DOWNLOAD PDF</sm></a><br />
81
                                   <p><a href="resume/Robin_THONI_resume.pdf"><i class="icon-file"></i> <sm>DOWNLOAD PDF</sm></a><br />
82
-                                  <a href="https://git.rthoni.com/" target="_blank"><i class="icon-file"></i> <sm>MY GIT</sm></a></p>
82
+                                  <a href="https://git.rthoni.com/robin.thoni/" target="_blank"><i class="icon-file"></i> <sm>MY GIT</sm></a></p>
83
 				</div>
83
 				</div>
84
 				
84
 				
85
 			</div><!--/.row -->
85
 			</div><!--/.row -->

Loading…
Cancel
Save