Rohan Verma 7 лет назад
Родитель
Сommit
3b661c6fa7
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/components/ProjectList.vue

+ 1
- 1
src/components/ProjectList.vue Просмотреть файл

@@ -45,7 +45,7 @@ export default {
},
methods: {
getProjects: function(){
return this.$http.get("http://rohanverma.net/blog/wp-json/wp/v2/posts?categories=21")
return this.$http.get("//rohanverma.net/blog/wp-json/wp/v2/posts?categories=21")
},
redirect_url: function(url){
window.location.href = url

Загрузка…
Отмена
Сохранить