teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

リンクをつける文字列が間違っていたため編集

2021/09/02 07:45

投稿

echizeyayota
echizeyayota

スコア106

title CHANGED
File without changes
body CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  ### 2. コードについて
34
34
 
35
- 上記のコードは、こちらのGitHubで公開されている[こちらのページ](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue)から引用をしています。また、[質問の対象としている行](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue#L114)はこちらです。
35
+ 上記のコードは、こちらのGitHubで公開されている[こちらのページ](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue)から引用をしています。また質問の対象としている行は[こちら](https://github.com/shotashimura/By-ShotaShimura-GraphQL-starting-from-the-basics/blob/main/Section4/apollo-client/src/components/Post.vue#L114)です。
36
36
 
37
37
  ### 3. 丸かっこを省くとどうなるか?
38
38