Skip to content

Commit a6f8dbd

Browse files
committed
edit url
1 parent d6ce54b commit a6f8dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draceditor/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def markdown_search_user(request):
2828
Json usernames of the users registered & actived.
2929
3030
url(method=get):
31-
/api/markdown/search-user/?username={username}
31+
/draceditor/search-user/?username={username}
3232
3333
Response:
3434
error:

0 commit comments

Comments
 (0)