Update URLs following iree-org move. (#9635)
We moved from the [`google` organization](https://github.com/google) to the [`iree-org` organization](https://github.com/iree-org).
Some of these have redirects in place, but using the canonical URLs is still preferred. Others (like the GitHub Pages website) do _not_ have redirects, so we have to update those URLs.
Mostly documentation and comment updates, _except_
* submodule URLs are also updated (following the redirects)
* GitHub releases are updated (including pip install commands for nightly releases using `--find-links https://github.com/iree-org/iree/releases`)
* Some workflows now check `if: github.repository == 'iree-org/iree'`
diff --git a/README.md b/README.md
index f2408f0..029959a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
that scales up to meet the needs of the datacenter and down to satisfy the
constraints and special considerations of mobile and edge deployments.
-See [our website](https://google.github.io/iree/) for project details, user
+See [our website](https://iree-org.github.io/iree/) for project details, user
guides, and instructions on building from source.
#### Project Status
@@ -19,7 +19,7 @@
## Communication Channels
-* [GitHub issues](https://github.com/google/iree/issues): Feature requests,
+* [GitHub issues](https://github.com/iree-org/iree/issues): Feature requests,
bugs, and other work tracking
* [IREE Discord server](https://discord.gg/26P4xW4): Daily development
discussions with the core team and collaborators
@@ -57,7 +57,7 @@


-See [our website](https://google.github.io/iree/) for more information.
+See [our website](https://iree-org.github.io/iree/) for more information.
## Presentations and Talks