flutter/docs/wiki_archive
Nate Wilson a8f903223b
Fix markdown hyperlinks in the style guide (#150071)
Some of the syntax in the migrated [style guide](14df7be3f9/docs/contributing/Style-guide-for-Flutter-repo.md (lazy-programming)) (and "workarounds for common issues") doesn't show up super well as a `.md` file on GitHub. (related: #145009)

<br>

#### Current

> You may hear team members say "embrace the http://www.catb.org/jargon/html/Y/yak-shaving.html[yak
shave]!". This is an encouragement to https://www.youtube.com/watch?v=AbSehcT19u0[take on the larger effort necessary] to perform a proper fix for a problem rather than just applying a band-aid.

#### This PR

> You may hear team members say "embrace the [yak shave](http://www.catb.org/jargon/html/Y/yak-shaving.html)!". This is an encouragement to [take on the larger effort necessary](https://www.youtube.com/watch?v=AbSehcT19u0) to perform a proper fix for a problem rather than just applying a band-aid.

<br>

Workarounds-for-common-issues.md: [**before**](14df7be3f9/docs/wiki_archive/Workarounds-for-common-issues.md) / [**after**](c8d84a71b7/docs/wiki_archive/Workarounds-for-common-issues.md)
2024-06-12 18:41:10 +00:00
..
Experimental-Add-Flutter-Fragment-ViewPager.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Experimental-Add-Flutter-View.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Experimental-Launch-Flutter-with-non-main-entrypoint.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Experimental-Reuse-FlutterEngine-across-screens.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Experimental-Use-old-plugins-with-new-embedding.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Flutter-migrate.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
IntelliJ---Flutter-Setup-Tips-and-Tricks.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Manual-Engine-Roll-with-Breaking-Commits.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Multi-device-debugging-in-VS-Code.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Upgrading-Flutter-projects-from-using-PlatformMessages-to-using-channels.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
User-documentation-index.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Workarounds-for-common-issues.md Fix markdown hyperlinks in the style guide (#150071) 2024-06-12 18:41:10 +00:00