github: where is the "download or clone" button?

Viewed 5529

github: where is the "download or clone" button? There used to be a button:

Download or Clone

The button is missing on github.com project page.

How to download code from master or a tag? What is HTTPS URL for git clone?

UPDATE

The button is gone when browser is zoomed at 179%. Is it a bug of responsive design?

2 Answers

Click the <>Code button top left, it takes you to a different view from where you can download

@Sunnyday It is under the code button. Please check. Try exploring before asking here. Thanks

enter image description here

Related