Skip to content

Commit

Permalink
doc: fix broken link
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
  • Loading branch information
kmarkus committed Oct 25, 2019
1 parent b825f68 commit 39008dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/source/developing_blocks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -383,11 +383,7 @@ To dual-license a block, write:
UBX_MODULE_LICENSE_SPDX(MPL-2.0 BSD-3-Clause)
Is is strongly recommended to use this macro. The list of licenses can
be found here:

http://spdx.org/licenses/ http://spdx.org

(Credit: inspired by U-Boot).
be found on `<http://spdx.org/licenses>`_

Block code-generation
~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 39008dc

Please sign in to comment.