chore: update repo references
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<script>
|
||||
const { createApp, ref, watchEffect } = Vue
|
||||
const API_URL = `https://api.github.com/repos/vuejs/vue-next/commits?per_page=3&sha=`
|
||||
const API_URL = `https://api.github.com/repos/vuejs/core/commits?per_page=3&sha=`
|
||||
|
||||
const truncate = v => {
|
||||
const newline = v.indexOf('\n')
|
||||
|
||||
Reference in New Issue
Block a user