/api/ogp を /api/checkin/card に変更

This commit is contained in:
shibafu
2018-01-05 22:43:33 +09:00
parent 69f619e2af
commit f2ed4f85ee
3 changed files with 12 additions and 12 deletions

View File

@@ -111,7 +111,7 @@
$('.link-card').each(function () {
var $this = $(this);
$.ajax({
url: '{{ url('/api/ogp') }}',
url: '{{ url('/api/checkin/card') }}',
method: 'get',
type: 'json',
data: {