influxdata / influxdata/docs-v2
Update InfluxQL links in v2/Cloud FAQ
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The newly added 2.x/Cloud FAQ has many questions about InfluxQL with links pointing to the latest existing InfluxQL docs in InfluxDB 1.8. When we finish porting the InfluxQL docs to 2.x and Cloud, we need to update all these links to point to the newer InfluxQL pages.
We can search the FAQ doc for links with the following:
```
{{< latest "influxdb" "v1" >}}/query_language
```
##### Relevant URLs
- /influxdb/v2.2/reference/faq
- /influxdb/cloud/reference/faq
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the v2.2 and Cloud FAQ pages and search for {{< latest "influxdb" "v1" >}}/query_language. After the InfluxQL documentation is ported, replace each matching link with the corresponding newer 2.x or Cloud InfluxQL page. Done means no affected FAQ links still point to the InfluxDB 1.8 documentation.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100