We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15ccaf commit d467bd6Copy full SHA for d467bd6
_includes/comment.html
@@ -2,7 +2,7 @@
2
3
<script type="text/javascript">
4
DiscourseEmbed = { discourseUrl: 'http://phptest.club/',
5
- discourseEmbedUrl: '{{ page.url }}' };
+ discourseEmbedUrl: 'http://codeception.com/{{ page.url }}' };
6
7
(function() {
8
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
0 commit comments