From d6df000fe57ab37f655d9159a304b840cb3320bd Mon Sep 17 00:00:00 2001 From: Robert Sipka Date: Fri, 5 Jan 2018 13:44:52 +0100 Subject: [PATCH] Update tests results badge links in the README JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ae060921..77ef8034f 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ Memory usage and Binary footprint are measured at [here](https://jerryscript-pro The following table shows the latest results on the devices: -| STM32F4-Discovery | [![Remote Testrunner](https://jerryscript-project.github.io/jerryscript-test-results/status/stm32f4dis.svg)](https://jerryscript-project.github.io/jerryscript-test-results/) | +| STM32F4-Discovery | [![Remote Testrunner](https://jerryscript-project.github.io/jerryscript-test-results/status/stm32f4dis.svg)](https://jerryscript-project.github.io/jerryscript-test-results/?view=stm32) | | :---: | :---: | -| **Raspberry Pi 2** | [![Remote Testrunner](https://jerryscript-project.github.io/jerryscript-test-results/status/rpi2.svg)](https://jerryscript-project.github.io/jerryscript-test-results/) | +| **Raspberry Pi 2** | [![Remote Testrunner](https://jerryscript-project.github.io/jerryscript-test-results/status/rpi2.svg)](https://jerryscript-project.github.io/jerryscript-test-results/?view=rpi2) | -IRC channel: #jerryscript on [freenode](https://freenode.net) +IRC channel: #jerryscript on [freenode](https://freenode.net) Mailing list: jerryscript-dev@groups.io, you can subscribe [here](https://groups.io/g/jerryscript-dev) and access the mailing list archive [here](https://groups.io/g/jerryscript-dev/topics). ## Quick Start