Skip to content

Commit 66920e0

Browse files
committed
Fixed github links
1 parent eeeac5a commit 66920e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

wwwroot/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</head>
2222

2323
<body>
24-
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-php" target="_blank">
24+
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-aspnet-mvc" target="_blank">
2525
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67"
2626
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png">
2727
</a>

wwwroot/results.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-php" target="_blank">
19+
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-aspnet-mvc" target="_blank">
2020
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67"
2121
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png">
2222
</a>

wwwroot/survey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111

1212
<body>
13-
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-php" target="_blank">
13+
<a class="fork_me_on_github" href="https://github.com/surveyjs/surveyjs-aspnet-mvc" target="_blank">
1414
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67"
1515
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png">
1616
</a>

0 commit comments

Comments
 (0)