dyweb / course

Dongyue Web Studio course and lecture
https://dongyueweb.com/course/
GNU General Public License v3.0
12 stars 3 forks source link

assignment 2 hand in by @GavinXing #10

Closed GavinXing closed 7 years ago

GavinXing commented 8 years ago

repo at https://github.com/GavinXing/web_homework/tree/assignment2

GavinXing commented 8 years ago

how can I insert the url correctly....

arrowrowe commented 8 years ago

Just paste it like this: https://github.com/GavinXing/web_homework/tree/assignment2

https://github.com/GavinXing/web_homework/tree/assignment2

Or you may prefer this done by

[this](https://github.com/GavinXing/web_homework/tree/assignment2)

Try Mastering Markdown・GitHub Guides.

GavinXing commented 8 years ago

@arrowrowe So it doesn't need to use the {add a link} button....Thank you ~

arrowrowe commented 8 years ago

The :link: button does help in its own way, but you can always paste the url directly or enter markdown manually.

See also Improved commenting with Markdown.