Archived
Update index.html
This commit is contained in:
1 file changed
+1
-1
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<div class="intro">
|
||||
<div class="current_deployment_test">
|
||||
<i><a href="{{ url_for('main.home', name='test-example') }}">点击查看当但实例调用示例</a></i>
|
||||
<i><a href="{{ url_for('main.home', name='test-example') }}">点击查看当前实例调用示例</a></i>
|
||||
</div>
|
||||
<div class="remote_deployment_test">
|
||||
<i><a href="https://requestcounter.herokuapp.com/count/test-example">点击查看已部署好的调用示例</a></i>
|
||||
|
||||
Reference in New Issue
Block a user