Fix: Update samples README using the link to the v11.0 data - #4825
Fix: Update samples README using the link to the v11.0 data#4825EstebanVg15 wants to merge 2 commits into
Conversation
* Having the direct link in the README makes easier for automated testing jobs to download, and install the correspoding sample data to run specific tests. * v11.0 sample data is used as well for v11.2 samples. Signed-off-by: Esteban Vazquez <esteban.vazquez@canonical.com>
* This makes more clear the way of downloading the zip package. Signed-off-by: Esteban Vazquez <esteban.vazquez@canonical.com>
|
Hello @zeroepoch and @brnguyen2 , Thanks for the feedback, according to @brnguyen2 comments in this PR (#4824), I just pushed a commit defining a block code with the corresponding |
The new code block flows naturally and fits right into that section of the README. LGTM |
Description.
Having the direct link in the README makes easier for automated testing jobs to download, and install the corresponding sample data to run specific tests.
v11.0 sample data is used as well for v11.2 samples.