changes to md in gh themes
This commit is contained in:
parent
a46d72c422
commit
d1197eec80
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
|||
methods: {
|
||||
showRepo(repo) {
|
||||
const self = this
|
||||
const readmeUrl = `https://raw.githubusercontent.com/${repo.full_name}/master/README.md`;
|
||||
const readmeUrl = `https://raw.githubusercontent.com/${repo.full_name}/main/README.md`;
|
||||
var requestOptions = {
|
||||
method: 'GET',
|
||||
redirect: 'follow'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue