Skip to content

Commit e80125a

Browse files
authored
Apply suggestions from code review
1 parent d5b537e commit e80125a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/monthly-meeting/2024-08.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Please take a second to read through it!
3333
- [Manuel] Moving the docs to Read the Docs
3434
- Several reasons: be more open (let everyone see if the builds failed, how the builds work); faster builds;
3535
- A test is already working for pull requests. Only PRs that touch documentation are built.
36-
- Test: https://cpython-previews.readthedocs.io/en/main/
36+
- Test: <https://cpython-previews.readthedocs.io/en/main/>
3737
- [python/docs-community#5](https://github.com/python/docs-community/issues/5)
3838
- In the last 1-2 months, we've been working on the language and version selector. In the current process this is added at build time from a JSON file, RTD does that at serve time with Javascript so even old versions of the docs link to current versions.
3939
- We've been working to not losing what we already have but also not get rid of RTD features.
@@ -42,8 +42,8 @@ Please take a second to read through it!
4242
- [Trey] So there won't be a change on day one.
4343
- [Carol] For the PR previews, is there an option to link to the most changed file in the PR? [Manuel] We're working on it, don't know the details. The idea is to perform a diff and determine what changed, and link to it directly.
4444
- Issue: [readthedocs/readthedocs.org#11319](https://github.com/readthedocs/readthedocs.org/issues/11319)
45-
- Design doc:[readthedocs/readthedocs.org#11507](https://github.com/readthedocs/readthedocs.org/pull/11507)
46-
- [Carol] That's way further ahead than I thought.Thank you!
45+
- Design doc: [readthedocs/readthedocs.org#11507](https://github.com/readthedocs/readthedocs.org/pull/11507)
46+
- [Carol] That's way further ahead than I thought. Thank you!
4747

4848
## Discussion
4949

0 commit comments

Comments
 (0)