diff options
author | Pierre MARZIN <pierre.marzin@iot.bzh> | 2019-04-02 15:51:57 +0200 |
---|---|---|
committer | Pierre MARZIN <pierre.marzin@iot.bzh> | 2019-04-02 16:12:26 +0200 |
commit | c5b97727b2400a4d7af33de33451b16e92e84e75 (patch) | |
tree | b311ebd14f17743f5bd05cfcea790af2b0edb4d3 /docs/1-Architecture.md | |
parent | 879c142b4fc5b8f54a723712230340480278d44b (diff) |
docs: Fix broken links
Change-Id: Icc71985cab22e015fa4b901a9545bec3e2cb524d
Signed-off-by: Pierre MARZIN <pierre.marzin@iot.bzh>
Diffstat (limited to 'docs/1-Architecture.md')
-rw-r--r-- | docs/1-Architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/1-Architecture.md b/docs/1-Architecture.md index c7cdff32..ea0f0a15 100644 --- a/docs/1-Architecture.md +++ b/docs/1-Architecture.md @@ -22,4 +22,4 @@ It will provides valuable access to the CAN bus by aggregate signals or providin ![Communication between CAN bindings and third applications](images/CAN_bindings_communication.png) -Last but not least, the low level binding can be shipped as binary only using OpenXC inspired [AGL low level CAN binding Generator](http://github.com/iotbzh/can-config-generator). +Last but not least, the low level binding can be shipped as binary only using OpenXC inspired [AGL low level CAN binding Generator](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/low-level-can-generator.git;a=summary). |