We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b6475 commit 72cdd04Copy full SHA for 72cdd04
README.md
@@ -79,9 +79,9 @@ flatpak install -y flathub org.freedesktop.appstream-glib
79
We have two directories that each represent what would be separate git
80
repositories for a real project:
81
82
-`counter_app` is the Flutter app, view the README there for info on
+[counter_app](counter_app/) is the Flutter app, view the README there for info on
83
configuration and building.
84
85
-`flathub_repo` is separate from the Flutter app and is where the Flatpak is
+[flathub_repo](flathub_repo/) is separate from the Flutter app and is where the Flatpak is
86
assembled, view the README there for info on configuration, building, and
87
publishing of the flatpak after building the `counter_app`.
0 commit comments