Skip to content

Commit 8295e2a

Browse files
committed
Use jsroot 7.9.0 in http server comments
1 parent bd79cd7 commit 8295e2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/http/src/THttpServer.cxx

+2-2
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ void THttpServer::AddLocation(const char *prefix, const char *path)
350350
///
351351
/// One could specify address like:
352352
///
353-
/// * https://root.cern/js/7.6.0/
354-
/// * https://jsroot.gsi.de/7.6.0/
353+
/// * https://root.cern/js/7.9.0/
354+
/// * https://jsroot.gsi.de/7.9.0/
355355
///
356356
/// This allows to get new JSROOT features with old server,
357357
/// reduce load on THttpServer instance, also startup time can be improved

0 commit comments

Comments
 (0)