diff --git a/pixi.toml b/pixi.toml index 7f21aa614e..07d828daf9 100644 --- a/pixi.toml +++ b/pixi.toml @@ -181,7 +181,7 @@ OBJC_DISABLE_INITIALIZE_FORK_SAFETY = "YES" [feature.doc.dependencies] lxml = "*" -nbsite = {git = "nbsite@git+https://github.com/holoviz-dev/nbsite.git@34bfcc9ff67630e407398171fd69f6cc0e694f32"} +nbsite = {git = "https://github.com/holoviz-dev/nbsite.git@34bfcc9ff67630e407398171fd69f6cc0e694f32"} selenium = "*" [feature.doc.tasks]