DeathKing / Learning-SICP

MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
https://learningsicp.github.io
10.95k stars 1.54k forks source link

Fix bilibili video links #99

Closed networm closed 4 years ago

networm commented 4 years ago

Replace https://www.bilibili.com/video/av8515129/index_(\d+).html with https://www.bilibili.com/video/av8515129?p=$1

DeathKing commented 4 years ago

good job