aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/dev/contrib
diff options
context:
space:
mode:
authorGravatar rmistry <rmistry@google.com>2015-11-18 06:47:11 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-18 06:47:11 -0800
commit7224ae9d519f35a1fcfa0493b1bb77233d92009b (patch)
treea05ebfe90fc7385728c0b70286de47ce0aa80543 /site/dev/contrib
parentf970ad6ee1161bc99bcdeed511498d6d4e9531b0 (diff)
Update all code site issue tracker links to point to bug.skia.org
BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1461613002 Review URL: https://codereview.chromium.org/1461613002
Diffstat (limited to 'site/dev/contrib')
-rw-r--r--site/dev/contrib/directory.md3
-rw-r--r--site/dev/contrib/index.md2
2 files changed, 2 insertions, 3 deletions
diff --git a/site/dev/contrib/directory.md b/site/dev/contrib/directory.md
index 5d8248167f..aefa95d537 100644
--- a/site/dev/contrib/directory.md
+++ b/site/dev/contrib/directory.md
@@ -3,7 +3,7 @@ The Skia Directory
* Docs & Bugs
- [Skia.org](https://skia.org/)
- - [Issue Tracker](https://code.google.com/p/skia/issues/)
+ - [Issue Tracker](https://bug.skia.org/)
- [Autogenerated API
Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html)
@@ -45,6 +45,5 @@ The Skia Directory
<!-- TODO: Remove these links once all information is scraped off them. -->
* Deprecated
- - [Old deprecated wiki](https://code.google.com/p/skia/w/list)
- [Old deprecated documentation](https://sites.google.com/site/skiadocs/)
diff --git a/site/dev/contrib/index.md b/site/dev/contrib/index.md
index f1c730584d..7727416fc4 100644
--- a/site/dev/contrib/index.md
+++ b/site/dev/contrib/index.md
@@ -7,7 +7,7 @@ Here some ways you can get involved and help us improve Skia.
Report Bugs
-----------
-Find bugs to fix or report new bugs in the [Skia issue tracker](http://code.google.com/p/skia/issues/list).
+Find bugs to fix or report new bugs in the [Skia issue tracker](http://bug.skia.org/).
You can also search the [Chromium issue tracker](http://code.google.com/p/chromium/issues/list) for bugs related to graphics or Skia.
Test