Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
renejeglinsky committed Jul 12, 2024
1 parent 567fafa commit b999808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cds/compiler-hdbcds-to-hdbtable.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Then run a new build and deploy the newly generated _.hdbcds_ files. The `@Comme

## Temporal Data With Time Slice IDs

Temporal Data with [Time Slice IDs](../guides/temporal-data#adding-time-slice-ids) is a conceptual feature, thus it shouldn't occur in productive applications. Nevertheless, we mention it here for completeness.
Temporal Data with [Time Slice IDs](/guides/temporal-data#adding-time-slice-ids) is a conceptual feature, thus it shouldn't occur in productive applications. Nevertheless, we mention it here for completeness.

Example:
```cds
Expand Down

0 comments on commit b999808

Please sign in to comment.