Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Dec 1, 2015
1 parent c7a7cb7 commit 6ef3eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memento/timegate/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def get_timemap_url(self, request, url):
request.is_secure(),
)

def get_timemap_url(self, request, url):
def get_timegate_url(self, request, url):
"""
Returns the location of the TimeGate where a datetime
can be submitted to find the closest mementos for this resource.
Expand Down

0 comments on commit 6ef3eed

Please sign in to comment.