tools_gradle_grammar_kit_plugin.md: fixed links and title

This commit is contained in:
Jakub Chrzanowski 2022-06-13 12:13:29 +02:00
parent 24e462849b
commit 2989dd8c80
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -1,4 +1,4 @@
[//]: # (title: Gradle IntelliJ Plugin)
[//]: # (title: Gradle Grammar-Kit Plugin)
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
@ -46,9 +46,9 @@ plugins {
>
{type="tip"}
> Please see [CONTRIBUTING](https://github.com/JetBrains/gradle-intellij-plugin/blob/master/CONTRIBUTING.md) on how to submit feedback and contribute to this project.
> Please see [CONTRIBUTING](https://github.com/JetBrains/gradle-grammar-kit-plugin/blob/master/CONTRIBUTING.md) on how to submit feedback and contribute to this project.
>
> Before visiting the [Issue Tracker](https://github.com/JetBrains/gradle-intellij-plugin/issues), update both plugin and Gradle to the latest versions.
> Before visiting the [Issue Tracker](https://github.com/JetBrains/gradle-grammar-kit-plugin/issues), update both plugin and Gradle to the latest versions.
>
{type="tip"}