Skip to content

Commit

Permalink
Fixed the links.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwilander authored and hober committed May 31, 2019
1 parent e9642e7 commit 5b44ec6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
12 changes: 6 additions & 6 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,14 @@ The user agent may want to limit the amount of stored ad click attribution data.
# Related Work # {#relatedwork}
The Web Advertising Business Group has related work that started in January 2019. It similarly uses a .well-known path with no cookies.
https://github.com/w3c/web-advertising/blob/master/admetrics.md
The Web Advertising Business Group has related work that started in January 2019. It similarly uses a .well-known path with no cookies.<br>
<a href="https://github.com/w3c/web-advertising/blob/master/admetrics.md">https://github.com/w3c/web-advertising/blob/master/admetrics.md</a>

Brave publised a security and privacy model for ad confirmations in March 2019.
https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations
Brave publised a security and privacy model for ad confirmations in March 2019.<br>
<a href="https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations">https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations</a>

Google Chrome published an explainer document on May 22, 2019, for a very similar technology. They cross-reference this spec in its earlier form on the WebKit wiki.
https://github.com/csharrison/conversion-measurement-api
Google Chrome published an explainer document on May 22, 2019, for a very similar technology. They cross-reference this spec in its earlier form on the WebKit wiki.<br>
<a href="https://github.com/csharrison/conversion-measurement-api">https://github.com/csharrison/conversion-measurement-api</a>

# Acknowledgements # {#acknowledgements}

Expand Down
11 changes: 4 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2016/cg-draft" rel="stylesheet">
<meta content="Bikeshed version ee4d7efc3ed6155392d49e10a542e2351fd5792d" name="generator">
<link href="https://wicg.github.io/ad-click-attribution/index.html" rel="canonical">
<meta content="9a1d71ad578c183ea65d54fa0b8104333eb67ccb" name="document-revision">
<meta content="86e5021eead8a1c5a0fe028ea1aa33380f99aac8" name="document-revision">
<style>/* style-md-lists */

/* This is a weird hack for me not yet following the commonmark spec
Expand Down Expand Up @@ -1660,12 +1660,9 @@ <h2 class="heading settled" data-level="5" id="privacy"><span class="secno">5. <
<h2 class="heading settled" data-level="6" id="performance"><span class="secno">6. </span><span class="content">Performance Considerations</span><a class="self-link" href="#performance"></a></h2>
<p>The user agent may want to limit the amount of stored ad click attribution data. Limitations can be set per ad click source, per ad click destination, and on the total amount of ad click attribution data.</p>
<h2 class="heading settled" data-level="7" id="relatedwork"><span class="secno">7. </span><span class="content">Related Work</span><a class="self-link" href="#relatedwork"></a></h2>
<p>The Web Advertising Business Group has related work that started in January 2019. It similarly uses a .well-known path with no cookies.
https://github.com/w3c/web-advertising/blob/master/admetrics.md</p>
<p>Brave publised a security and privacy model for ad confirmations in March 2019.
https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations</p>
<p>Google Chrome published an explainer document on May 22, 2019, for a very similar technology. They cross-reference this spec in its earlier form on the WebKit wiki.
https://github.com/csharrison/conversion-measurement-api</p>
<p>The Web Advertising Business Group has related work that started in January 2019. It similarly uses a .well-known path with no cookies.<br> <a href="https://github.com/w3c/web-advertising/blob/master/admetrics.md">https://github.com/w3c/web-advertising/blob/master/admetrics.md</a></p>
<p>Brave publised a security and privacy model for ad confirmations in March 2019.<br> <a href="https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations">https://github.com/brave/brave-browser/wiki/Security-and-privacy-model-for-ad-confirmations</a></p>
<p>Google Chrome published an explainer document on May 22, 2019, for a very similar technology. They cross-reference this spec in its earlier form on the WebKit wiki.<br> <a href="https://github.com/csharrison/conversion-measurement-api">https://github.com/csharrison/conversion-measurement-api</a></p>
<h2 class="heading settled" data-level="8" id="acknowledgements"><span class="secno">8. </span><span class="content">Acknowledgements</span><a class="self-link" href="#acknowledgements"></a></h2>
<p>Thanks to
Maciej Stachowiak,
Expand Down

0 comments on commit 5b44ec6

Please sign in to comment.