Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 306d6da

Browse files
committed
Merge branch 'v4.0' into v5.0
2 parents 5217fe0 + e816641 commit 306d6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1>todos</h1>
6565

6666
<script src="https://unpkg.com/vue@2.6.14"></script>
6767
<script>
68-
API = "api/ef/todo/";
68+
API = "api/todo/";
6969
HEADERS = { 'Accept': 'application/json', 'Content-Type': 'application/json' };
7070

7171
// visibility filters

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /