Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# code.angularjs.org

This repo contains the content served at [code.angularjs.org](https://code.angularjs.org).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this readme will be seen primarily by the visitors of code.angularjs.org so I'd made it as README.txt and tailor the message to the code.angularjs.org visitors rather than visitors of this source repo.


The site code.angularjs.org is *not* a CDN. The angular builds there are to be
used during the development of angularjs. The site is not suitable for
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

angularjs -> angular

production usage.

If you are looking for a CDN link to angularjs visit [anuglarjs.org](https://www.angularjs.org/).