posts: fix links [staging]

This commit is contained in:
Harsh Shandilya 2021-01-09 03:24:21 +05:30
parent e3865443cd
commit f2cfed5758
1 changed files with 2 additions and 2 deletions

View File

@ -82,5 +82,5 @@ class ExamplePlugin : Plugin<Project> {
To see if this is working, try running `./gradlew tasks` again. It should cause the build to fail when configuring the app project because of the `TODO()` method.
[precompiled script plugin]: https://docs.gradle.org/current/userguide/custom_plugins.html#sec:precompiled_plugins
[performance improvements]: https://docs.gradle.org/current/release-notes.html#performance-improvements
[precompiled script plugin]: https://docs.gradle.org/6.8/userguide/custom_plugins.html#sec:precompiled_plugins
[performance improvements]: https://docs.gradle.org/6.8/release-notes.html#performance-improvements