Skip to content

Commit

Permalink
Remove reference to roadmap which is a dead link (uber#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Dec 26, 2022
1 parent fc7f3dd commit 3d4bdc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pull requests and Github issues are welcome!

Planned improvements and changes are listed on the [H3 Roadmap](https://github.com/uber/h3/wiki/Roadmap). Roadmap items are currently discussed in Github issues. Feel free to open a discussion about an existing roadmap item or proposing a new one.
Planned improvements and changes are discussed in Github issues. Feel free to open a discussion proposing a new one.

## Pull requests

Expand Down
2 changes: 1 addition & 1 deletion website/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ sudo apt install clang-format cmake-curses-gui lcov doxygen
</TabItem>
<TabItem value="windows">

You need to install CMake and Visual Studio, including the Visual C++ compiler.
You need to install CMake and Visual Studio, including the Visual C++ compiler. We recommend Visual Studio 2017 or later.

:::info

Expand Down

0 comments on commit 3d4bdc3

Please sign in to comment.