From a27e866d4ad056c1aed395a17f8a2c8356f09df6 Mon Sep 17 00:00:00 2001 From: Laurentiu L Date: Fri, 9 Mar 2018 16:39:03 +0100 Subject: [PATCH] Updated old link for Trace Viewer style guide --- tracing/docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracing/docs/getting-started.md b/tracing/docs/getting-started.md index 6af936598d5..1c80f4b9f1b 100644 --- a/tracing/docs/getting-started.md +++ b/tracing/docs/getting-started.md @@ -16,6 +16,6 @@ Contributing New Stuff ====================== * Join our Google Groups: [trace-viewer](https://groups.google.com/forum/#!forum/trace-viewer), [trace-viewer-bugs](https://groups.google.com/forum/#!forum/trace-viewer-bugs) * Learn how to start: [Contributing](https://github.com/catapult-project/catapult/blob/master/CONTRIBUTING.md) - * Read the [Trace Viewer style guide](https://docs.google.com/document/d/1MMOfywou2Oaho4jOttUk-ZSJcHVd5G5BTsD48rPrBtQ/edit) + * Read the [Trace Viewer style guide](https://github.com/catapult-project/catapult/blob/master/docs/style-guide.md) * Pick a feature from the [tracing wish list](https://docs.google.com/a/chromium.org/document/d/1T1UJHIgImSEPSugCt2TFrkNsraBFITPHpYFGDJStePc/preview). * Familiarize yourself with the [[Trace-Viewer's-Internals]] and our [[Trace-Viewer-Components]].