Skip to content

Commit 87ad540

Browse files
mit-mitKyleFin
andauthored
A few smaller tweaks to readme (#1576)
<!-- Thanks for contributing! Provide a description of your changes below and a general summary in the title Please look at the following checklist to ensure that your PR can be accepted quickly: --> ## Description A few small tweaks to the readme after the move to VGV <!--- Describe your changes in detail --> ## Type of Change <!--- Put an `x` in all the boxes that apply: --> - [ ] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix (non-breaking change which fixes an issue) - [ ] ❌ Breaking change (fix or feature that would cause existing functionality to change) - [ ] 🧹 Code refactor - [ ] ✅ Build configuration change - [x] 📝 Documentation - [ ] 🗑️ Chore --------- Co-authored-by: Kyle Finlinson <[email protected]>
1 parent c895bc3 commit 87ad540

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<br/>
55

6-
Flutter and the [Google News Initiative](https://newsinitiative.withgoogle.com/) have co-sponsored the development of a news application template. The goal of this project is to help news publishers build mobile applications easily in order to make reliable information accessible to all.
6+
VGV, Flutter, and the [Google News Initiative](https://newsinitiative.withgoogle.com/) have co-sponsored the development of a news application template. The goal of this project is to help news publishers build mobile applications easily in order to make reliable information accessible to all.
77

88
This template aims to **significantly reduce the development time for typical news applications** by giving developers a head start on core components and features.
99

@@ -19,4 +19,4 @@ If you're just getting started with Flutter, we recommend first developing famil
1919

2020
## Get Started
2121

22-
To get started, see the official documentation at https://flutter.github.io/news_toolkit.
22+
To get started, see the official documentation at https://vgventures.github.io/news_toolkit/.

flutter_news_example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## Getting Started 🚀
22

3-
To get started, see the official documentation at https://flutter.github.io/news_toolkit.
3+
To get started, see the official documentation at https://vgventures.github.io/news_toolkit/.

0 commit comments

Comments
 (0)