浏览代码

assoc_array: fix path to assoc_array documentation

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Alexander Kuleshov 8 年之前
父节点
当前提交
48c40c26fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/assoc_array.c

+ 1 - 1
lib/assoc_array.c

@@ -1,6 +1,6 @@
 /* Generic associative array implementation.
 /* Generic associative array implementation.
  *
  *
- * See Documentation/assoc_array.txt for information.
+ * See Documentation/core-api/assoc_array.rst for information.
  *
  *
  * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
  * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
  * Written by David Howells (dhowells@redhat.com)
  * Written by David Howells (dhowells@redhat.com)