docs: fix references to docs/devel/build-system.rst
commit551bdfa079b8b08ee212a36675774a1d22bc9fcf
authorStefano Garzarella <sgarzare@redhat.com>
Mon, 17 May 2021 15:17:00 +0000 (17 17:17 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 2 Jun 2021 04:51:09 +0000 (2 06:51 +0200)
tree9b5828c3db1fd8d991acf8504bac5708cf5db79b
parent29f2316761ef2c83581893bcffa43f11fba5b2fe
docs: fix references to docs/devel/build-system.rst

Commit a14f0bf165 ("docs: convert build system documentation to rST")
converted docs/devel/build-system.txt to docs/devel/build-system.rst.

We still have several references to the old file, so let's fix them
with the following command:

  sed -i s/build-system.txt/build-system.rst/ \
      $(git grep -l docs/devel/build-system.txt)

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20210517151702.109066-4-sgarzare@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/qapi-schema/meson.build