dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
118 stars 942 forks source link

[Minor] Correct the order in which the bullet points are displayed in Quickstart Documentation #4236

Closed asarraf closed 1 year ago

asarraf commented 1 year ago

Contributions

Link to the page on docs.getdbt.com requiring updates

https://docs.getdbt.com/quickstarts/bigquery?step=15

Link to the Code:

https://github.com/dbt-labs/docs.getdbt.com/blob/073804ef92b97087430b15a943e238a7dd6117f4/website/snippets/quickstarts/schedule-a-job.md?plain=1#L29

What part(s) of the page would you like to see updated?

In the Quickstart documentation, the bullet points are shown as follows:

Screenshot 2023-10-09 at 22 14 58

Whereas in the dbt Cloud, this is how it is shown:

Screenshot 2023-10-09 at 22 06 38

Additional information

This is a minor change to make the Quickstart instructions easier to follow.

mirnawong1 commented 1 year ago

closing as addressed here https://github.com/dbt-labs/docs.getdbt.com/pull/4237