glossarist / glossarist/iev-data

In release package, image path does not match image path specified in definitions

Open
#196 0 comments 0 reactions 1 assignee Claimed by @skalee View on GitHub
bug
Dominant language
Ruby
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In 192-02-21:

```yaml
eng:
id: 192-02-21
terms:
- type: expression
normative_status: preferred
designation: down time
definition: |-
time interval for which the item is in a down state

image::/assets/images/parts/192/60050-192-F1en.png[Figure 1 - Times related to operation and maintenance]
language_code: eng
```

Here the image file path is:
```
/assets/images/parts/192/60050-192-F1en.png
```

But it is actually this in the release package (the path differs, filename also differs).
```
images/parts/192/192-F1en.png
```

We need to make this consistent.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.