From 43a431a0b4f8f526cc25d233863fa0466f014843 Mon Sep 17 00:00:00 2001 From: Cliff Burdick <30670611+cliffburdick@users.noreply.github.com> Date: Wed, 14 May 2025 14:57:33 -0700 Subject: [PATCH] Update README.md Remove broken link to GTC talk --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d59f6e5..a8e16fd 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,6 @@ requires [CMake](https://cmake.org) to be available on the system. See [jitify_example.cpp](jitify_example.cpp) for some examples of how to use the library. The [Makefile](Makefile) also demonstrates how to use the provided stringify utility. -[GTC 2017 Talk by Ben Barsdell and Kate Clark](https://on-demand.gputechconf.com/gtc/2017/videos/s7716-barsdell-ben-jitify.mp4) - ### API documentation Doxygen documentation can be generated by running: