Skip to content

Commit bb665a7

Browse files
committed
Fix Caliper documentation URLs for consistency
1 parent 0cbdf52 commit bb665a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/connectors/Caliper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ gf = ht.GraphFrame.from_caliper("profile.json")
126126

127127
### Official Caliper Resources
128128

129-
- **Website**: [software.llnl.gov/Caliper](https://software.llnl.gov/Caliper/index.html)
130-
- **Documentation**: [Caliper Documentation](https://software.llnl.gov/Caliper/index.html)
129+
- **Website**: [software.llnl.gov/Caliper](https://software.llnl.gov/Caliper/)
130+
- **Documentation**: [Caliper Documentation](https://software.llnl.gov/Caliper/)
131131
- **Repository**: [GitHub - LLNL/Caliper](https://github.com/LLNL/Caliper)
132132
- **ConfigManager Guide**: [Configuration Guide](https://software.llnl.gov/Caliper/ConfigManagerAPI.html)
133133

0 commit comments

Comments
 (0)