From 9ad2e198dc552c33b87d49061f07079631a425e1 Mon Sep 17 00:00:00 2001 From: David Beal Date: Fri, 1 Apr 2016 11:03:04 +0200 Subject: [PATCH] [FIX] preview image in README --- web_dashboard_tile/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_dashboard_tile/README.rst b/web_dashboard_tile/README.rst index c19bcdfac..8b30c5422 100644 --- a/web_dashboard_tile/README.rst +++ b/web_dashboard_tile/README.rst @@ -17,9 +17,9 @@ Usage ===== * Dashboad sample, displaying Sale Orders to invoice: -.. image:: web_dashboard_tile/static/src/img/screenshot_dashboard.png +.. image:: /web_dashboard_tile/static/src/img/screenshot_dashboard.png * Tree view displayed when user click on the tile: -.. image:: web_dashboard_tile/static/src/img/screenshot_action_click.png +.. image:: /web_dashboard_tile/static/src/img/screenshot_action_click.png Kown issues/limits ==================