fix references of master branch
This commit is contained in:
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -1,6 +1,6 @@
|
||||
* Link the PR to the related issue
|
||||
* If there's no issue for the PR, please, create it first
|
||||
* Rebase your PR if it gets out of sync with master
|
||||
* Rebase your PR if it gets out of sync with main
|
||||
* Ensure your PR does not include dist/ directory
|
||||
|
||||
**REMOVE THE TEXT ABOVE BEFORE CREATING THE PULL REQUEST**
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Zabbix plugin for Grafana
|
||||
|
||||
[](https://github.com/grafana/grafana-zabbix/releases)
|
||||
[](https://github.com/grafana/grafana-zabbix/blob/master/CHANGELOG.md)
|
||||
[](https://github.com/grafana/grafana-zabbix/blob/main/CHANGELOG.md)
|
||||
[](https://grafana.com/docs/plugins/alexanderzobnin-zabbix-app/latest/)
|
||||
|
||||

|
||||
|
||||
@@ -49,4 +49,4 @@ Starting from version 4.0, each plugin release on GitHub contains packaged plugi
|
||||
|
||||
## Building from sources
|
||||
|
||||
If you want to build a package yourself, or contribute - read [building instructions](./run_from_master).
|
||||
If you want to build a package yourself, or contribute - read [building instructions](./run-from-main).
|
||||
|
||||
Reference in New Issue
Block a user