Skip to content

Commit 55aab41

Browse files
authored
Merge branch 'main' into encourage-custom-metrics-over-response-body
2 parents a80800f + 4ed0417 commit 55aab41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/guides/guided-tour.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ If you are new to BigQuery, then the [Getting Started guide](/guides/getting-sta
1616

1717
This guide is split into multiple sections, each one focusing on different tables in the HTTP Archive. Each section builds on top of the previous one:
1818

19-
1. [Exploring the `httparchive.crawl.pages` tables](https://colab.research.google.com/github/HTTPArchive/har.fyi/blob/main/workbooks/exploring_httparchive-all-pages_tables.ipynb)
20-
2. [Exploring the `httparchive.crawl.requests` tables](https://colab.research.google.com/github/HTTPArchive/har.fyi/blob/main/workbooks/exploring_httparchive-all-requests_tables.ipynb)
19+
1. [Exploring the `httparchive.crawl.pages` tables](https://colab.research.google.com/github/HTTPArchive/har.fyi/blob/main/workbooks/exploring_httparchive-crawl-pages_tables.ipynb)
20+
2. [Exploring the `httparchive.crawl.requests` tables](https://colab.research.google.com/github/HTTPArchive/har.fyi/blob/main/workbooks/exploring_httparchive-crawl-requests_tables.ipynb)
2121
3. [JOINing `pages` and `requests` tables](https://colab.research.google.com/github/HTTPArchive/har.fyi/blob/main/workbooks/exploring_pages_and_requests_tables_joined.ipynb)
2222

2323
:::caution

0 commit comments

Comments
 (0)